home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 25 / PC Gamer IT CD 25.iso / DADEMO / data1.cab / All_Files / LISP / INPUT.LSP < prev    next >
Lisp/Scheme  |  1997-09-20  |  259b  |  13 lines

  1. (setq up_key 256)
  2. (setq left_key 258)
  3. (setq right_key 259)
  4. (setq down_key 257)
  5. (setq duck_key 270)
  6. (setq toggle_key 281)
  7. (setq cweap_key 269)
  8. (setq cpow_key 283)
  9. (setq holy_key 104)
  10. (setq fflip_key 282)
  11. (setq backflip_key 268)
  12. (setq talk_key 116)
  13.